home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
Chip_2003-12_cd1.bin
/
software
/
poco
/
pocosetup.exe
/
{app}
/
Poco.exe
/
0
/
RCDATA
/
TFRMIMPORT
/
TFRMIMPORT.txt
Wrap
Text File
|
2003-07-29
|
57KB
|
1,561 lines
object FrmImport: TFrmImport
Left = 236
Top = 238
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Import Wizard'
ClientHeight = 399
ClientWidth = 481
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object pc: TElPageControl
Left = 0
Top = 0
Width = 481
Height = 358
BorderWidth = 0
DrawFocus = False
Flat = False
HotTrack = False
Multiline = False
OnChange = pcChange
RaggedRight = False
ScrollOpposite = False
Style = etsFlatTabs
TabIndex = 0
TabPosition = etpTop
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -13
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
ActivePage = TabWizard
ActiveTabFont.Charset = DEFAULT_CHARSET
ActiveTabFont.Color = clWindowText
ActiveTabFont.Height = -13
ActiveTabFont.Name = 'MS Sans Serif'
ActiveTabFont.Style = []
OnDrawTab = pcDrawTab
Align = alClient
ParentColor = False
TabOrder = 0
UseXPThemes = False
DockOrientation = doNoOrient
object TabWizard: TElTabSheet
PageControl = pc
ImageIndex = 1
Caption = 'All Messages'
object LblImportingW: TLabel
Left = 10
Top = 184
Width = 163
Height = 18
Caption = 'Importing, please wait...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 18
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblMsgNoW: TLabel
Left = 10
Top = 204
Width = 57
Height = 16
Caption = 'Message:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblCounterW: TLabel
Left = 72
Top = 204
Width = 7
Height = 16
Caption = '1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblMbxNameW: TLabel
Left = 108
Top = 204
Width = 49
Height = 16
Caption = 'Mailbox:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblMbxW: TLabel
Left = 162
Top = 204
Width = 4
Height = 16
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblNotFoundW: TLabel
Left = 10
Top = 180
Width = 62
Height = 18
Caption = 'Warning:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = 18
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object PnlWizard: TElPanel
Left = 4
Top = 4
Width = 440
Height = 169
Align = alNone
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
DockOrientation = doNoOrient
object Label7: TLabel
Left = 12
Top = 12
Width = 49
Height = 16
Caption = 'Step 1:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 70
Top = 12
Width = 69
Height = 16
Caption = 'Import type:'
end
object Label9: TLabel
Left = 12
Top = 56
Width = 49
Height = 16
Caption = 'Step 2:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label10: TLabel
Left = 70
Top = 56
Width = 186
Height = 16
Caption = 'Import messages from location:'
end
object Label11: TLabel
Left = 12
Top = 108
Width = 49
Height = 16
Caption = 'Step 3:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 150
Top = 35
Width = 266
Height = 15
Cursor = crHandPoint
Caption = 'How do I import another type of message format?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = [fsItalic, fsUnderline]
ParentFont = False
OnClick = Label12Click
end
object cbTypeW: TElComboBox
Left = 152
Top = 8
Width = 266
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
BorderStyle = bsSingle
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
BtnArrowColor = clBlack
AltBtnWidth = 21
AutoCompletion = False
Items.Strings = (
'Outlook Express'
'Netscape'
'Eudora'
'Pegasus'
'EML files')
ListSelectedColor = clHighlight
AutoSelect = True
TopMargin = 2
RightMargin = 1
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ParentColor = False
ReadOnly = True
TabOrder = 0
OnChange = cbTypeClick
AltButtonShortcut = 0
ButtonShortcut = 0
Style = csDropDownList
ItemHeight = 16
end
object EditSaveFileW: TElAdvancedEdit
Left = 316
Top = 132
Width = 99
Height = 24
Enabled = False
TabOrder = 4
end
object rbDefault: TElRadioButton
Left = 70
Top = 108
Width = 335
Height = 20
Cursor = crDefault
Checked = True
Caption = 'Place imported messages into their default locations'
TabOrder = 2
OnClick = rbDefaultClick
DoubleBuffered = False
end
object rbFolder: TElRadioButton
Left = 70
Top = 136
Width = 245
Height = 20
Cursor = crDefault
Caption = 'Place imported mailboxes into folder:'
TabOrder = 3
OnClick = rbFolderClick
DoubleBuffered = False
end
object EditFilenameW: TElFileNameEdit
Left = 70
Top = 76
Width = 347
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
OnDialogExecute = EditFilenameWDialogExecute
ButtonVisible = True
TopMargin = 2
RightMargin = 5
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ButtonColor = clBtnFace
ButtonFlat = False
ButtonShortcut = 0
ButtonGlyph.Data = {
D6000000424DD60000000000000076000000280000000D0000000C0000000100
0400000000006000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
D000000000000DDDD0003333333330DDD00038333333330DD00038FB33333330
D00038BFB3333333000038FBFBFB0DDDD00038BF88880DDDD0003F8833333D44
4000D333DDDDDDD44000DDDDDD4DDD4D4000DDDDDDD444DDD000}
ButtonUseIcon = False
ButtonNumGlyphs = 1
ButtonWidth = 20
AltButtonDown = False
AltButtonEnabled = True
AltButtonFlat = False
AltButtonNumGlyphs = 1
AltButtonPopupPlace = ppDown
AltButtonShortcut = 0
AltButtonUseIcon = False
AltButtonVisible = False
AltButtonWidth = 15
BorderStyle = bsSingle
Ctl3D = True
ParentCtl3D = False
TabOrder = 1
ParentColor = False
DockOrientation = doNoOrient
DoubleBuffered = False
end
end
end
object TabSingle: TElTabSheet
PageControl = pc
Caption = 'Single Mailbox'
Visible = False
object LblImporting: TLabel
Left = 10
Top = 166
Width = 163
Height = 18
Caption = 'Importing, please wait...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 18
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblMsgNo: TLabel
Left = 10
Top = 186
Width = 68
Height = 16
Caption = 'Message # '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblCounter: TLabel
Left = 82
Top = 186
Width = 7
Height = 16
Caption = '1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblNotFound: TLabel
Left = 10
Top = 162
Width = 62
Height = 18
Caption = 'Warning:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = 18
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object PnlTop: TElPanel
Left = 4
Top = 4
Width = 440
Height = 145
Align = alNone
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
DockOrientation = doNoOrient
object Label1: TLabel
Left = 12
Top = 12
Width = 49
Height = 16
Caption = 'Step 1:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 70
Top = 12
Width = 167
Height = 16
Caption = 'What mailbox type to import:'
end
object Label3: TLabel
Left = 12
Top = 46
Width = 49
Height = 16
Caption = 'Step 2:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 70
Top = 46
Width = 166
Height = 16
Caption = 'Select the mailbox to import:'
end
object Label5: TLabel
Left = 12
Top = 102
Width = 49
Height = 16
Caption = 'Step 3:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 70
Top = 102
Width = 187
Height = 16
Caption = 'Poco mailbox to receive import:'
end
object cbType: TElComboBox
Left = 250
Top = 8
Width = 168
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
BorderStyle = bsSingle
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
BtnArrowColor = clBlack
AltBtnWidth = 21
AutoCompletion = False
Items.Strings = (
'Outlook Express'
'Netscape'
'Eudora'
'Pegasus'
'EML files'
'Unix mailbox')
ListSelectedColor = clHighlight
AutoSelect = True
TopMargin = 2
RightMargin = 1
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ParentColor = False
ReadOnly = True
TabOrder = 0
OnChange = cbTypeClick
AltButtonShortcut = 0
ButtonShortcut = 0
Style = csDropDownList
ItemHeight = 16
end
object EditSaveFile: TElAdvancedEdit
Left = 266
Top = 98
Width = 149
Height = 24
TabOrder = 2
end
object EditFilename: TElFileNameEdit
Left = 70
Top = 68
Width = 347
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
OnDialogExecute = EditFilenameWDialogExecute
ButtonVisible = True
TopMargin = 2
RightMargin = 5
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ButtonColor = clBtnFace
ButtonFlat = False
ButtonShortcut = 0
ButtonGlyph.Data = {
D6000000424DD60000000000000076000000280000000D0000000C0000000100
0400000000006000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
D000000000000DDDD0003333333330DDD00038333333330DD00038FB33333330
D00038BFB3333333000038FBFBFB0DDDD00038BF88880DDDD0003F8833333D44
4000D333DDDDDDD44000DDDDDD4DDD4D4000DDDDDDD444DDD000}
ButtonUseIcon = False
ButtonNumGlyphs = 1
ButtonWidth = 20
AltButtonDown = False
AltButtonEnabled = True
AltButtonFlat = False
AltButtonNumGlyphs = 1
AltButtonPopupPlace = ppDown
AltButtonShortcut = 0
AltButtonUseIcon = False
AltButtonVisible = False
AltButtonWidth = 15
BorderStyle = bsSingle
Ctl3D = True
ParentCtl3D = False
TabOrder = 1
ParentColor = False
DockOrientation = doNoOrient
DoubleBuffered = False
end
end
end
object TabAddress: TElTabSheet
PageControl = pc
ImageIndex = 2
Caption = 'Import Address Book'
Visible = False
object LblImportingA: TLabel
Left = 10
Top = 192
Width = 163
Height = 18
Caption = 'Importing, please wait...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 18
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblMsgNoA: TLabel
Left = 10
Top = 212
Width = 81
Height = 16
Caption = 'Percent done:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object LblCounterA: TLabel
Left = 102
Top = 212
Width = 19
Height = 16
Caption = '0%'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object BtnStopA: TSpeedButton
Left = 328
Top = 196
Width = 111
Height = 31
AllowAllUp = True
GroupIndex = 1
Caption = 'S&top Import'
Visible = False
end
object PnlAddress: TElPanel
Left = 4
Top = 4
Width = 440
Height = 173
Align = alNone
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
DockOrientation = doNoOrient
object Label13: TLabel
Left = 12
Top = 12
Width = 49
Height = 16
Caption = 'Step 1:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label14: TLabel
Left = 70
Top = 12
Width = 128
Height = 16
Caption = 'Address book format:'
end
object Label15: TLabel
Left = 12
Top = 56
Width = 49
Height = 16
Caption = 'Step 2:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label16: TLabel
Left = 70
Top = 56
Width = 203
Height = 16
Caption = 'Select the address book to import:'
end
object Label17: TLabel
Left = 12
Top = 108
Width = 49
Height = 16
Caption = 'Step 3:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label18: TLabel
Left = 160
Top = 35
Width = 255
Height = 15
Cursor = crHandPoint
Caption = 'How do I import another address book format?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = [fsItalic, fsUnderline]
ParentFont = False
OnClick = Label12Click
end
object Label19: TLabel
Left = 70
Top = 108
Width = 141
Height = 16
Caption = 'Import to address book:'
end
object LblCSV1: TLabel
Left = 12
Top = 140
Width = 49
Height = 16
Caption = 'Step 4:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object LblCSV2: TLabel
Left = 70
Top = 140
Width = 153
Height = 16
Caption = 'Configure CSV field order:'
Visible = False
end
object cbTypeA: TElComboBox
Left = 216
Top = 8
Width = 202
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
BorderStyle = bsSingle
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
BtnArrowColor = clBlack
AltBtnWidth = 21
AutoCompletion = False
Items.Strings = (
'LDIF file (Netscape)'
'Eudora address book'
'CSV file')
ListSelectedColor = clHighlight
AutoSelect = True
TopMargin = 2
RightMargin = 1
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ParentColor = False
ReadOnly = True
TabOrder = 0
OnChange = cbTypeAChange
AltButtonShortcut = 0
ButtonShortcut = 0
Style = csDropDownList
ItemHeight = 16
end
object cbDestBook: TElComboBox
Left = 225
Top = 104
Width = 192
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
BorderStyle = bsSingle
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
BtnArrowColor = clBlack
AltBtnWidth = 21
AutoCompletion = False
Items.Strings = (
'Netscape'
'Eudora'
'Pegasus'
'EML files'
'Unix mailbox')
ListSelectedColor = clHighlight
AutoSelect = True
TopMargin = 2
RightMargin = 1
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ParentColor = False
ReadOnly = True
TabOrder = 2
AltButtonShortcut = 0
ButtonShortcut = 0
Style = csDropDownList
ItemHeight = 16
end
object BtnConfigureCSV: TButton
Left = 242
Top = 137
Width = 100
Height = 22
Cancel = True
Caption = 'C&onfigure'
TabOrder = 3
Visible = False
OnClick = BtnConfigureCSVClick
end
object EditFilenameA: TElFileNameEdit
Left = 70
Top = 75
Width = 347
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
OnDialogExecute = EditFilenameWDialogExecute
ButtonVisible = True
TopMargin = 2
RightMargin = 5
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ButtonColor = clBtnFace
ButtonFlat = False
ButtonShortcut = 0
ButtonGlyph.Data = {
D6000000424DD60000000000000076000000280000000D0000000C0000000100
0400000000006000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
D000000000000DDDD0003333333330DDD00038333333330DD00038FB33333330
D00038BFB3333333000038FBFBFB0DDDD00038BF88880DDDD0003F8833333D44
4000D333DDDDDDD44000DDDDDD4DDD4D4000DDDDDDD444DDD000}
ButtonUseIcon = False
ButtonNumGlyphs = 1
ButtonWidth = 20
AltButtonDown = False
AltButtonEnabled = True
AltButtonFlat = False
AltButtonNumGlyphs = 1
AltButtonPopupPlace = ppDown
AltButtonShortcut = 0
AltButtonUseIcon = False
AltButtonVisible = False
AltButtonWidth = 15
BorderStyle = bsSingle
Ctl3D = True
ParentCtl3D = False
TabOrder = 1
ParentColor = False
DockOrientation = doNoOrient
DoubleBuffered = False
end
end
end
object TabCSV: TElTabSheet
PageControl = pc
ImageIndex = 3
Caption = 'CSV Options'
Visible = False
object Shape1: TShape
Left = 0
Top = 124
Width = 469
Height = 74
Brush.Style = bsClear
Pen.Color = clRed
end
object Label20: TLabel
Left = 8
Top = 126
Width = 410
Height = 16
Caption =
'CSV field import order, drag columns below to match the order ab' +
'ove:'
end
object Label21: TLabel
Left = 8
Top = 4
Width = 238
Height = 16
Caption = 'Content of address book to be imported:'
end
object Label22: TLabel
Left = 4
Top = 210
Width = 222
Height = 16
Caption = 'Optionally, save or restore field order:'
end
object CSVTree2: TElTree
Left = 2
Top = 146
Width = 465
Height = 47
BorderStyle = bsNone
DraggableSections = True
ExpandOnDblClick = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
HeaderColor = clWindow
HeaderHeight = 20
HeaderHotTrack = False
HeaderSections.Data = {
F4FFFFFF1E0000006174610000007320FFFFFFFF000001010100000050000000
000000001027000000010020F00B4C0400000000000000000000000000000100
0000000000000000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000090000004E69636B6E616D65
00010000000000000000000000006174610000007320FFFFFFFF000001010100
00005000000000000000102700000001002094764C0401000000000000000000
0000000001000000000000000000000100000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000A0000004675
6C6C206E616D6500010000000000000000000000006174610000007320FFFFFF
FF000001010100000050000000000000001027000000010020C87F4A04020000
0000000000000000000000010000000000000000000001000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0007000000452D6D61696C000100000000000000000000000061746100000073
20FFFFFFFF000001010100000050000000000000001027000000010020888548
0403000000000000000000000000000100000000000000000000010000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000060000004E6F746573000100000000000000000000000061746100
00007320FFFFFFFF000001010100000050000000000000001027000000010020
20D64A0404000000000000000000000000000100000000000000000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000B0000004669727374206E616D6500010000000000000000
000000006174610000007320FFFFFFFF00000101010000005000000000000000
102700000001002064EF47040500000000000000000000000000010000000000
0000000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000C0000004D6964646C65206E616D6500
010000000000000000000000006174610000007320FFFFFFFF00000101010000
0050000000000000001027000000010020147E4E040600000000000000000000
0000000100000000000000000000010000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000A0000004C6173
74206E616D6500010000000000000000000000006174610000007320FFFFFFFF
000001010100000050000000000000001027000000010020907E4E0407000000
0000000000000000000001000000000000000000000100000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0B000000416C7420652D6D61696C000100000000000000000000000061746100
00007320FFFFFFFF000001010100000050000000000000001027000000010020
0C7F4E0408000000000000000000000000000100000000000000000000010000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000B000000416C7420652D6D61696C00010000000000000000
000000006174610000007320FFFFFFFF00000101010000005000000000000000
102700000001002000404E040900000000000000000000000000010000000000
0000000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000400000055524C000100000000000000
00000000006174610000007320FFFFFFFF000001010100000050000000000000
001027000000010020A4594E040A000000000000000000000000000100000000
0000000000000100000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000008000000416C742055524C00010000
000000000000000000006174610000007320FFFFFFFF00000101010000005000
0000000000001027000000010020205A4E040B00000000000000000000000000
0100000000000000000000010000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000A0000004661766F7572
69746500010000000000000000000000006174610000007320FFFFFFFF000001
0101000000500000000000000010270000000100209C5A4E040C000000000000
0000000000000001000000000000000000000100000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000F0000
0050726566657273207374796C65640001000000000000000000000000617461
0000007320FFFFFFFF0000010101000000500000000000000010270000000100
20185B4E040D0000000000000000000000000001000000000000000000000100
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000060000005469746C650001000000000000000000000000
6174610000007320FFFFFFFF0000010101000000500000000000000010270000
0001002018294A040E0000000000000000000000000001000000000000000000
0001000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000008000000436F6D70616E79000100000000000000
00000000006174610000007320FFFFFFFF000001010100000050000000000000
00102700000001002038E848040F000000000000000000000000000100000000
0000000000000100000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000400000054656C0001000000000000
0000000000006174610000007320FFFFFFFF0000010101000000500000000000
0000102700000001002058FD4704100000000000000000000000000001000000
0000000000000001000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000400000046617800010000000000
000000000000006174610000007320FFFFFFFF00000101010000005000000000
000000102700000001002038FF45041100000000000000000000000000010000
0000000000000000010000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000070000004D6F62696C65000100
00000000000000000000006174610000007320FFFFFFFF000001010100000050
00000000000000102700000001002050284A0412000000000000000000000000
0001000000000000000000000100000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000009000000486F6D6520
74656C00010000000000000000000000006174610000007320FFFFFFFF000001
010100000050000000000000001027000000010020DC14470413000000000000
0000000000000001000000000000000000000100000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000F0000
00506F7374616C20616464726573730001000000000000000000000000617461
0000007320FFFFFFFF0000010101000000500000000000000010270000000100
202C915704140000000000000000000000000001000000000000000000000100
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000001200000049676E6F72652074686973206669656C640001
0000000000000000000000006174610000007320FFFFFFFF0000010101000000
500000000000000010270000000100206C095904150000000000000000000000
0000010000000000000000000001000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000001200000049676E6F
72652074686973206669656C6400010000000000000000000000006174610000
007320FFFFFFFF000001010100000050000000000000001027000000010020B8
7E59041600000000000000000000000000010000000000000000000001000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000001200000049676E6F72652074686973206669656C6400010000
000000000000000000006174610000007320FFFFFFFF00000101010000005000
0000000000001027000000010020347F59041700000000000000000000000000
0100000000000000000000010000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000001200000049676E6F7265
2074686973206669656C64000100000000000000000000000061746100000073
20FFFFFFFF000001010100000050000000000000001027000000010020E80959
0418000000000000000000000000000100000000000000000000010000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000001200000049676E6F72652074686973206669656C64000100000000
00000000000000006174610000007320FFFFFFFF000001010100000050000000
000000001027000000010020640A590419000000000000000000000000000100
0000000000000000000100000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000001200000049676E6F72652074
686973206669656C6400010000000000000000000000006174610000007320FF
FFFFFF000001010100000050000000000000001027000000010020E47F59041A
0000000000000000000000000001000000000000000000000100000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000001200000049676E6F72652074686973206669656C640001000000000000
0000000000006174610000007320FFFFFFFF0000010101000000500000000000
00001027000000010020D43A56041B0000000000000000000000000001000000
0000000000000001000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000001200000049676E6F726520746869
73206669656C6400010000000000000000000000006174610000007320FFFFFF
FF000001010100000050000000000000001027000000010020B0FC59041C0000
0000000000000000000000010000000000000000000001000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
001200000049676E6F72652074686973206669656C6400010000000000000000
000000006174610000007320FFFFFFFF00000101010000005000000000000000
102700000001002060FD59041D00000000000000000000000000010000000000
0000000000010000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000001200000049676E6F7265207468697320
6669656C640001000000000000000000000000}
HeaderFilterColor = clWindowText
HeaderFlat = True
HorzScrollBarStyles.ShowTrackHint = False
HorzScrollBarStyles.Width = 21
HorzScrollBarStyles.ButtonSize = 21
LineHeight = 17
ParentFont = False
ShowColumns = True
ShowLeafButton = False
SortType = stCustom
StoragePath = 'Tree'
TabOrder = 1
TabStop = True
UseCustomScrollBars = False
VertScrollBarStyles.ShowTrackHint = True
VertScrollBarStyles.Width = 17
VertScrollBarStyles.ButtonSize = 21
BkColor = clBtnFace
OnHeaderColumnMove = CSVTree2HeaderColumnMove
end
object CSVTree1: TElTree
Left = 2
Top = 22
Width = 465
Height = 92
AdjustMultilineHeight = False
BorderStyle = bsNone
DoInplaceEdit = False
ExpandOnDblClick = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
HeaderHeight = 20
HeaderHotTrack = False
HeaderSections.Data = {
F4FFFFFF140000006174610000007320FFFFFFFF000001010100000050000000
000000001027000000010020F00B4C040000000000002D040000000000000104
00000000000000000001000000000000379D2D045C9D2D04869D2D04A99D2D04
CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D041A000000
000000000A000000427574746F6E53697A650000080000004669656C64203100
010000000000000000000000006174610000007320FFFFFFFF00000101010000
005000000000000000102700000001002094764C040100000000002D04000000
000000010400000000000000000001000000000000379D2D045C9D2D04869D2D
04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D
041A000000000000000A000000427574746F6E53697A65000008000000466965
6C64203200010000000000000000000000006174610000007320FFFFFFFF0000
01010100000050000000000000001027000000010020C87F4A04020000000000
2D04000000000000010400000000000000000001000000000000379D2D045C9D
2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E
2D04AD9E2D041A000000000000000A000000427574746F6E53697A6500000800
00004669656C64203300010000000000000000000000006174610000007320FF
FFFFFF0000010101000000500000000000000010270000000100208885480403
00000000002D0400000000000001040000000000000000000100000000000037
9D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D0461
9E2D04899E2D04AD9E2D041A000000000000000A000000427574746F6E53697A
650000080000004669656C642034000100000000000000000000000061746100
00007320FFFFFFFF000001010100000050000000000000001027000000010020
20D64A040400000000002D040000000000000104000000000000000000010000
00000000379D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04
399E2D04619E2D04899E2D04AD9E2D041A000000000000000A00000042757474
6F6E53697A650000080000004669656C64203500010000000000000000000000
006174610000007320FFFFFFFF00000101010000005000000000000000102700
000001002064EF47040500000000002D04000000000000010400000000000000
000001000000000000379D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D
04159E2D04399E2D04619E2D04899E2D04AD9E2D041A000000000000000A0000
00427574746F6E53697A650000080000004669656C6420360001000000000000
0000000000006174610000007320FFFFFFFF0000010101000000500000000000
00001027000000010020147E4E040600000000002D0400000000000001040000
0000000000000001000000000000379D2D045C9D2D04869D2D04A99D2D04CD9D
2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D041A0000000000
00000A000000427574746F6E53697A650000080000004669656C642037000100
00000000000000000000006174610000007320FFFFFFFF000001010100000050
000000000000001027000000010020907E4E040700000000002D040000000000
00010400000000000000000001000000000000379D2D045C9D2D04869D2D04A9
9D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D041A
000000000000000A000000427574746F6E53697A650000080000004669656C64
203800010000000000000000000000006174610000007320FFFFFFFF00000101
01000000500000000000000010270000000100200C7F4E040800000000002D04
000000000000010400000000000000000001000000000000379D2D045C9D2D04
869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04
AD9E2D041A000000000000000A000000427574746F6E53697A65000008000000
4669656C64203900010000000000000000000000006174610000007320FFFFFF
FF00000101010000005000000000000000102700000001002000404E04090000
0000002D04000000000000010400000000000000000001000000000000379D2D
045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D
04899E2D04AD9E2D041A000000000000000A000000427574746F6E53697A6500
00090000004669656C6420313000010000000000000000000000006174610000
007320FFFFFFFF000001010100000050000000000000001027000000010020A4
594E040A00000000002D04000000000000010400000000000000000001000000
000000379D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D0439
9E2D04619E2D04899E2D04AD9E2D041A000000000000000A000000427574746F
6E53697A650000090000004669656C6420313100010000000000000000000000
006174610000007320FFFFFFFF00000101010000005000000000000000102700
0000010020205A4E040B00000000002D04000000000000010400000000000000
000001000000000000379D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D
04159E2D04399E2D04619E2D04899E2D04AD9E2D041A000000000000000A0000
00427574746F6E53697A650000090000004669656C6420313200010000000000
000000000000006174610000007320FFFFFFFF00000101010000005000000000
00000010270000000100209C5A4E040C00000000002D04000000000000010400
000000000000000001000000000000379D2D045C9D2D04869D2D04A99D2D04CD
9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D041A00000000
0000000A000000427574746F6E53697A650000090000004669656C6420313300
010000000000000000000000006174610000007320FFFFFFFF00000101010000
0050000000000000001027000000010020185B4E040D00000000002D04000000
000000010400000000000000000001000000000000379D2D045C9D2D04869D2D
04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D
041A000000000000000A000000427574746F6E53697A65000009000000466965
6C6420313400010000000000000000000000006174610000007320FFFFFFFF00
000101010000005000000000000000102700000001002018294A040E00000000
002D04000000000000010400000000000000000001000000000000379D2D045C
9D2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D0489
9E2D04AD9E2D041A000000000000000A000000427574746F6E53697A65000009
0000004669656C64203135000100000000000000000000000061746100000073
20FFFFFFFF00000101010000005000000000000000102700000001002038E848
040F00000000002D040000000000000104000000000000000000010000000000
00379D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D
04619E2D04899E2D04AD9E2D041A000000000000000A000000427574746F6E53
697A650000090000004669656C64203136000100000000000000000000000061
74610000007320FFFFFFFF000001010100000050000000000000001027000000
01002058FD47041000000000002D040000000000000104000000000000000000
01000000000000379D2D045C9D2D04869D2D04A99D2D04CD9D2D04F09D2D0415
9E2D04399E2D04619E2D04899E2D04AD9E2D041A000000000000000A00000042
7574746F6E53697A650000090000004669656C64203137000100000000000000
00000000006174610000007320FFFFFFFF000001010100000050000000000000
00102700000001002038FF45041100000000002D040000000000000104000000
00000000000001000000000000379D2D045C9D2D04869D2D04A99D2D04CD9D2D
04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D041A000000000000
000A000000427574746F6E53697A650000090000004669656C64203138000100
00000000000000000000006174610000007320FFFFFFFF000001010100000050
00000000000000102700000001002050284A041200000000002D040000000000
00010400000000000000000001000000000000379D2D045C9D2D04869D2D04A9
9D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D04AD9E2D041A
000000000000000A000000427574746F6E53697A650000090000004669656C64
20313900010000000000000000000000006174610000007320FFFFFFFF000001
010100000050000000000000001027000000010020DC1447041300000000002D
04000000000000010400000000000000000001000000000000379D2D045C9D2D
04869D2D04A99D2D04CD9D2D04F09D2D04159E2D04399E2D04619E2D04899E2D
04AD9E2D041A000000000000000A000000427574746F6E53697A650000090000
004669656C642032300001000000000000000000000000}
HeaderFlat = True
HorzScrollBarStyles.ShowTrackHint = False
HorzScrollBarStyles.Width = 21
HorzScrollBarStyles.ButtonSize = 21
LineHeight = 17
LinesColor = clBtnShadow
ParentFont = False
ShowColumns = True
ShowLeafButton = False
SortType = stCustom
StoragePath = 'Tree'
TabOrder = 2
TabStop = True
UseCustomScrollBars = False
VertScrollBarStyles.ShowTrackHint = True
VertScrollBarStyles.Width = 17
VertScrollBarStyles.ButtonSize = 21
TextColor = clBtnText
end
object cbIgnoreFirst: TElCheckBox
Left = 306
Top = 4
Width = 110
Height = 20
Cursor = crDefault
Caption = 'Ignore first line'
TabOrder = 0
DoubleBuffered = False
end
object BtnSaveOrder: TButton
Left = 268
Top = 205
Width = 101
Height = 26
Cancel = True
Caption = 'Save Order'
TabOrder = 3
OnClick = BtnSaveOrderClick
end
object BtnResoreOrder: TButton
Left = 369
Top = 205
Width = 101
Height = 26
Cancel = True
Caption = 'Restore Order'
TabOrder = 4
OnClick = BtnResoreOrderClick
end
end
object TabPoco: TElTabSheet
PageControl = pc
ImageIndex = 4
Caption = 'PocoMail Import'
Visible = False
object LblImportingP: TLabel
Left = 10
Top = 306
Width = 163
Height = 18
Caption = 'Importing, please wait...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 18
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object PnlPoco: TElPanel
Left = 0
Top = 4
Width = 471
Height = 299
Align = alNone
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
DockOrientation = doNoOrient
object Label23: TLabel
Left = 12
Top = 12
Width = 49
Height = 16
Caption = 'Step 1:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label26: TLabel
Left = 70
Top = 12
Width = 309
Height = 16
Caption = 'Point to POCO.INI from Poco directory to import from:'
end
object Label27: TLabel
Left = 12
Top = 274
Width = 49
Height = 16
Caption = 'Step 2:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label24: TLabel
Left = 12
Top = 230
Width = 406
Height = 32
Caption =
'You will be overwriting data in this PocoMail installation.'#13#10'The' +
' installation you are importing from will not be changed.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label28: TLabel
Left = 70
Top = 274
Width = 237
Height = 16
Caption = 'Type YES to confirm the warning above:'
end
object EditWarning: TElAdvancedEdit
Left = 334
Top = 270
Width = 58
Height = 24
TabOrder = 2
OnChange = EditWarningChange
end
object EditPocoImport: TElFileNameEdit
Left = 70
Top = 33
Width = 391
Height = 24
Cursor = crIBeam
UseCustomScrollBars = True
NotifyUserChangeOnly = True
Filter = 'POCO.INI file|POCO.INI'
OnDialogExecute = EditFilenameWDialogExecute
ButtonVisible = True
TopMargin = 2
RightMargin = 5
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ButtonColor = clBtnFace
ButtonFlat = False
ButtonShortcut = 0
ButtonGlyph.Data = {
D6000000424DD60000000000000076000000280000000D0000000C0000000100
0400000000006000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
D000000000000DDDD0003333333330DDD00038333333330DD00038FB33333330
D00038BFB3333333000038FBFBFB0DDDD00038BF88880DDDD0003F8833333D44
4000D333DDDDDDD44000DDDDDD4DDD4D4000DDDDDDD444DDD000}
ButtonUseIcon = False
ButtonNumGlyphs = 1
ButtonWidth = 20
AltButtonDown = False
AltButtonEnabled = True
AltButtonFlat = False
AltButtonNumGlyphs = 1
AltButtonPopupPlace = ppDown
AltButtonShortcut = 0
AltButtonUseIcon = False
AltButtonVisible = False
AltButtonWidth = 15
BorderStyle = bsSingle
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
ParentColor = False
DockOrientation = doNoOrient
DoubleBuffered = False
end
object gbPocoOnly: TElGroupBox
Left = 12
Top = 66
Width = 449
Height = 156
AutoDisableChildren = True
BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
Caption = ' Only import the following data: '
Flat = False
FlatAlways = False
ShowCheckBox = True
ShowFocus = False
TabOrder = 1
object cbOptions: TElCheckBox
Left = 12
Top = 24
Width = 227
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Program preferences and settings'
TabOrder = 0
DoubleBuffered = False
end
object cbAccounts: TElCheckBox
Left = 12
Top = 44
Width = 156
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'E-mail account setups'
TabOrder = 1
DoubleBuffered = False
end
object cbFilters: TElCheckBox
Left = 236
Top = 44
Width = 116
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Message filters'
TabOrder = 2
DoubleBuffered = False
end
object cbMail: TElCheckBox
Left = 12
Top = 64
Width = 87
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Mailboxes'
TabOrder = 3
DoubleBuffered = False
end
object cbAddress: TElCheckBox
Left = 12
Top = 84
Width = 117
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Address books'
TabOrder = 5
DoubleBuffered = False
end
object cbScripts: TElCheckBox
Left = 12
Top = 104
Width = 66
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Scripts'
TabOrder = 7
DoubleBuffered = False
end
object cbSkins: TElCheckBox
Left = 12
Top = 124
Width = 58
Height = 20
Cursor = crDefault
Caption = 'Skins'
TabOrder = 9
DoubleBuffered = False
end
object cbAttach: TElCheckBox
Left = 236
Top = 64
Width = 140
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Saved attachments'
TabOrder = 4
DoubleBuffered = False
end
object cbSigs: TElCheckBox
Left = 236
Top = 84
Width = 89
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Signatures'
TabOrder = 6
DoubleBuffered = False
end
object cbTemplates: TElCheckBox
Left = 236
Top = 104
Width = 90
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Templates'
TabOrder = 8
DoubleBuffered = False
end
object cbIcons: TElCheckBox
Left = 236
Top = 124
Width = 57
Height = 20
Cursor = crDefault
Checked = True
State = cbChecked
Caption = 'Icons'
TabOrder = 10
DoubleBuffered = False
end
end
end
end
end
object PnlBottom: TElPanel
Left = 0
Top = 358
Width = 481
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
DockOrientation = doNoOrient
object BtnStart: TButton
Left = 259
Top = 3
Width = 100
Height = 30
Caption = '&Start'
Default = True
TabOrder = 0
OnClick = BtnStartClick
end
object BtnCancel: TButton
Left = 371
Top = 3
Width = 100
Height = 30
Cancel = True
Caption = '&Cancel'
TabOrder = 1
OnClick = BtnCancelClick
end
end
end